Package com.cisco.pt.impl
Class LTVFactory
java.lang.Object
com.cisco.pt.impl.LTVFactory
- Author:
- packettracerexapps@external.cisco.com
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionstatic LTVcreateLTV(EncodedBuffer encBuffer) Parses incoming messages and createsLTVbased on type
-
Constructor Details
-
LTVFactory
public LTVFactory()
-
-
Method Details
-
createLTV
Parses incoming messages and createsLTVbased on type- Parameters:
encBuffer- EncodedBuffer- Returns:
- new concrete LTV
-